const github.com/klauspost/compress/flate.nextBlock

5 uses

	github.com/klauspost/compress/flate (current package)
		inflate.go#L293: 	nextBlock
		inflate.go#L679: 	f.step = nextBlock
		inflate.go#L686: 	case nextBlock:
		inflate.go#L803: 		step:     nextBlock,
		inflate.go#L834: 	f.step = nextBlock